In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / PreserveViewRotation Property

PreserveViewRotation Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(340)>

Property PreserveViewRotation As Boolean
[DispId(340)]

bool PreserveViewRotation {get; set;}
read-write property PreserveViewRotation: Boolean; 
DispIdAttribute(340)

function get,set PreserveViewRotation : boolean
[DispId(340)]

__property bool get_PreserveViewRotation();

__property void set_PreserveViewRotation( 

   bool value

);
[DispId(340)]

property bool PreserveViewRotation {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members